Skip to content

Use Optional/Union type annotations to fix CI - #872

Merged
lukhnos merged 1 commit into
openvanilla:masterfrom
lukhnos:use-python3_9
Jul 8, 2026
Merged

Use Optional/Union type annotations to fix CI#872
lukhnos merged 1 commit into
openvanilla:masterfrom
lukhnos:use-python3_9

Conversation

@lukhnos

@lukhnos lukhnos commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Xcode 26.4 still comes with Python 3.9.6.

Xcode 26.4 still comes with Python 3.9.6.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the required Python version in the README from 3.14 to 3.9. To support Python 3.9, the type annotations in grid.py have been updated to use typing.Optional and typing.Union instead of the PEP 604 union operator. There are no review comments, so I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@lukhnos
lukhnos merged commit 937d5dd into openvanilla:master Jul 8, 2026
8 checks passed
@lukhnos
lukhnos deleted the use-python3_9 branch July 8, 2026 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants